setCropTranslationX

abstract fun setCropTranslationX(block: DesignBlock, translationX: Float)

Set the crop translation in x direction of the given design block. Required scope: "layer/crop"

Parameters

block

the block whose crop translation in x direction should be set.

translationX

the translation in x direction.